Yandex MapKit KMP
Toggle table of contents
0.3.1
android
common
Platform filter
android
common
Switch theme
Search in API
Yandex MapKit KMP
Yandex MapKit KMP SDK Compose Utils
/
ru.sulgik.mapkit.compose
/
[android]imageProvider
image
Provider
android
common
@
YandexMapsComposeExperimentalApi
@
Composable
actual
fun
imageProvider
(
size
:
DpSize
,
vararg
key1
:
Any
?
,
content
:
(
)
->
Unit
)
:
ImageProvider
@
YandexMapsComposeExperimentalApi
@
Composable
actual
fun
imageProvider
(
size
:
DpSize
,
vararg
keys
:
Any
?
,
content
:
(
)
->
Unit
)
:
ImageProvider
@
YandexMapsComposeExperimentalApi
@
Composable
expect
fun
imageProvider
(
size
:
DpSize
,
key1
:
Any
?
,
content
:
@
Composable
(
)
->
Unit
)
:
ImageProvider
@
YandexMapsComposeExperimentalApi
@
Composable
expect
fun
imageProvider
(
size
:
DpSize
,
vararg
keys
:
Any
?
,
content
:
@
Composable
(
)
->
Unit
)
:
ImageProvider